home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / os2 / srefv12i.zip / config2.ht0 < prev    next >
Text File  |  1997-02-28  |  7KB  |  217 lines

  1. <!doctype html public "-//IETF//DTD HTML 2.0//EN">
  2. <html> <head> <title> SRE-FILTER configurator: Intermediate Mode </title>
  3. </head>
  4.  
  5. <BODY bgcolor="#2dd52f" >                            
  6. <h1 align="center"> <img src="/imgs/srefiltr.gif" align="middle"a>  The SRE-Filter Configurator: Intermediate Mode </h1>
  7.  
  8. This is the <em>intermediate mode</em> <A NAME="toppage">SRE-FILTER</A> configuration utility. 
  9. It provides a moderately easy means of modifying and changing many of  
  10. SRE-FILTER's options.  New users may wish to use the simpler (but somewhat less
  11. powerful) <A HREF="/config0.htm">simple mode configurator</A>.
  12.  
  13. <p>
  14. <STRONG>Technical note:</STRONG> <blockquote>For this configurator to work, you must have installed SRE-FILTER as your
  15. GoServe filter, and GoServe must be running. By default, SRE-Filter permits
  16. remote configuration (provided the client has SUPERUSER privileges).
  17. If you are very security conscioius, you can disable remote configuration:
  18. and permit configuration only from the server
  19. (SRE-FILTER will compare the client and server IP addresses).
  20. <em>See CONFIG2.CMD and the several *CFG.CMD files for details.</em></blockquote>
  21. <p>
  22. <hr width=50>
  23.  
  24. <p>
  25.  
  26. <h2> Contents </h2>
  27. Please choose from the following:
  28. <ol>
  29. <LI>You might want to peruse a documemtation file:
  30. <ul>
  31. <li> <a href="/SAMPLES/initfilt.doc"> SRE-FILTER parameters description
  32. and optimization hints </a>
  33. <li> <a href="/SAMPLES/summary.htm"> SRE-FILTER Summary </a>
  34. <li>  <a href="/SAMPLES/SREFiltr.htm"> SRE-FILTER Documentation </a>
  35. </ul>
  36. <LI> Modifying <A HREF="#initfilt">initialization parameters</A>. <em> <!-- replace variable.initfilt_file --> </em>
  37. <LI> Add,remove or modify <A HREF="#userfile">usernames, passwords, and privileges</A>. <em><!-- replace variable.user_file --> </em>
  38. <LI> Add, remove or modify <A HREF="#accessfile">SEL-specific access controls.</A> <em>  <!-- replace variable.access_file --></em>
  39. <LI> Add, remove or modify <a href="#aliasfile"> redirection aliases. </a> <em> <!-- replace variable.alias_file --> </em>
  40. <LI> Add, remove or modify <a href="#virtualfile"> virtual directories. </a><em><!-- replace variable.virtual_file --></em>
  41. <LI> Create or modify <a href="#htaccessfile"> HTACCESS files </a><em><!-- replace variable.htaccess_file --></em>
  42.  
  43. </ol>
  44.  
  45. <blockquote>Note: <em>file names</em> indicate the <em>current names</em> of the
  46.  text files that contain SRE-Filter parameters (or HTACCESS parameters).
  47. Ambitious users may wish to directly edit these text files directly, without
  48. using CONFIG2.HTM!</blockquote>
  49. <p>
  50. Or... would you like to <A HREF="#testurl">test how SRE-Filter resolves a request</A>?
  51.  
  52. <p>
  53. <hr size=5>
  54. <h2> <A NAME="initfilt">Modify initialization parameters.</A> </h2>
  55.  
  56. <FORM ACTION="/config2" METHOD="GET">
  57.  
  58. <strong>do you want to </strong> ..
  59. <SELECT NAME="todo" SIZE=2>
  60. <OPTION value="SHOW">Show SRE-FILTER's initialization parameters
  61. <OPTION value="SET">Modify SRE-FILTER's initialization parameters
  62. </SELECT>
  63. ?
  64.  
  65. <br>
  66. <blockquote> If you want to modify host-specific parameters,
  67.  enter the host nickname:
  68. <INPUT TYPE="text" NAME="HOST_NICKNAME"  SIZE=15 MAXLENGTH=15>
  69. <br> <em> Leave this blank if you are <b>not </b> running a multi-host
  70. server, or if you want to modify the generic (non host-specific) parameters.</em>
  71. </blockquote>
  72.  
  73. <p>
  74.  
  75. <INPUT TYPE="submit" VALUE="submit"> <em>Patience, it will take a few seconds
  76. to generate the form... </em> <br> or <INPUT TYPE="reset"  VALUE="reset values">
  77.  
  78. </FORM>
  79. <p>
  80. <hr size=5>
  81. <h2> <A NAME="userfile"> Modify usernames and passwords</A> </h2>
  82. <FORM ACTION="/usercfg" METHOD="GET">
  83.  
  84.  <strong>do you want to </strong> ..
  85. <SELECT NAME="todo" SIZE=2>
  86. <OPTION value="SHOW">Show the current set of usernames/passwords
  87. <OPTION value="SET"> Add, delete or modify usernames/passwords.
  88. <OPTION SELECTED > ..
  89. </SELECT>
  90. ?
  91. <p>
  92.  
  93. <INPUT TYPE="submit" VALUE="submit"><INPUT TYPE="reset" VALUE="reset">
  94.  
  95.  
  96. </form>
  97. <p>
  98.  
  99. <hr size=5>
  100. <h2> <A NAME="accessfile">Modify SEL-specific access control</A> </h2>
  101. <FORM ACTION="/accescfg" METHOD="GET">
  102.  
  103. <strong>do you want to </strong> ..
  104.  
  105. <SELECT NAME="todo" SIZE=2>
  106. <OPTION value="SHOW">Show the current set of SEL-specific access controls
  107. <OPTION value="SET"> Add, delete or modify SEL-specific access controls
  108. <OPTION SELECTED >..
  109. </SELECT>
  110. ?
  111. <p>
  112.  
  113. <INPUT TYPE="submit" VALUE="submit"><INPUT TYPE="reset" VALUE="reset">
  114.  
  115.  
  116. </form>
  117.  
  118. <p>
  119.  
  120. <hr size=5>
  121. <h2> <A NAME="aliasfile">Modify redirection aliases </A></h2>
  122. <FORM ACTION="/aliascfg" METHOD="GET">
  123.  
  124. <strong>do you want to </strong> ..
  125.  
  126. <SELECT NAME="todo" SIZE=2>
  127. <OPTION value="SHOW">Show the current set of redirection aliases
  128. <OPTION value="SET"> Add, delete or modify redirection aliases
  129. <OPTION SELECTED >..
  130. </SELECT>
  131. ?
  132. <p>
  133.  
  134. <INPUT TYPE="submit" VALUE="submit"><INPUT TYPE="reset" VALUE="reset">
  135.  
  136.  
  137. </form>
  138.  
  139. <p>
  140.  
  141. <hr size=5>
  142. <h2> <A NAME="virtualfile"> Modify virtual directories</A></h2>
  143. <FORM ACTION="/virtcfg" METHOD="GET">
  144.  
  145. <strong>do you want to  </strong> 
  146.  
  147. <SELECT NAME="todo" SIZE=2>
  148. <OPTION value="SHOW">Show the current set of virtual directories
  149. <OPTION value="SET"> Add, delete or modify virtual directories
  150. <OPTION SELECTED >..
  151. </SELECT>
  152. ?
  153. <p>
  154.  
  155. <INPUT TYPE="submit" VALUE="submit"><INPUT TYPE="reset" VALUE="reset">
  156. </form>
  157.  
  158.  
  159. <hr size=5>
  160. <h2> <A NAME="htaccessfile"> Modify HTACCESS files</A></h2>
  161. <FORM ACTION="/htaccfg" METHOD="GET">
  162.  
  163. Enter the directory containing the HTACCESS file to create or modify:
  164. <INPUT TYPE="text" NAME="htfile"  SIZE=30 MAXLENGTH=50>
  165. <p>
  166. <em>Note:</em> relative directories
  167. (with no drive letter or leading back slash) are assumed to
  168. be subdirectories of the data directory
  169. <!-- interpret code tmp.1=translate(datadir(),'\','/') ;
  170.         interpret.results='(which currently is <strong>: '||tmp.1||'</strong>)' -->
  171. <p><INPUT TYPE="submit" VALUE="submit"><INPUT TYPE="reset" VALUE="reset">
  172. </form>
  173.  
  174.  
  175.  
  176.  
  177.  
  178. <hr size=15>
  179.  
  180. <h2> <A NAME="testurl"> Test How SRE-Filter resolves a request</A></h2>
  181. <em>Under construction </em> <br>
  182. <FORM ACTION="/testurl" METHOD="GET">
  183. Enter the <em>request selector</em> (the URL) to test (i.e; <code>/DIR1/INDEX.HTM</code>):
  184. <INPUT TYPE="text" NAME="testurl"  SIZE=40 MAXLENGTH=70>
  185.  
  186. <br><b>Note</b>: you can include a different servername as part of the URL<br>
  187. For example, <code> http://foo.bar.net/dir1/index.htm </code>
  188.  
  189. <p>
  190. <em>Optional:</em> Enter a "test"  client IP address:
  191. <INPUT TYPE="text" NAME="testclient"  SIZE=20 MAXLENGTH=30>  
  192. <p>
  193. <em>Optional:</em> Enter a "test"  username:
  194. <INPUT TYPE="text" NAME="username"  SIZE=20 MAXLENGTH=30>  
  195.  
  196.  
  197. </SELECT>
  198. <p>
  199.  
  200. <INPUT TYPE="submit" VALUE="submit"><INPUT TYPE="reset" VALUE="reset">
  201.  
  202.  
  203. </form>
  204.  
  205.  
  206.  
  207. <hr size=5>
  208. <A HREF="#toppage">Return to top of page </A>
  209.  
  210.  
  211. </body> </html>
  212.  
  213.  
  214.  
  215.  
  216.  
  217.